jwebproject
Class outboxb
- public class outboxb
Title: Notarization Authority Web Services
Description:
Copyright: Copyright (c) 2003
Company: UCSC
- Version:
- 1.0
- Author:
- H.E.M.H.B. Ekanayake
setEmail
public void setEmail(String email)
- Parameters:
email -
doInit
public void doInit()
- Initialize the object by loading email information from the database
getNext
public boolean getNext()
- Iterate through the records
- Returns:
- true if another record found and successfully updated the fields; false otherwise.
getMailid
public String getMailid(int len)
- Parameters:
len - length of the string
- Returns:
- mailid
getMailid
public String getMailid()
- Returns:
- mailid
getMailto
public String getMailto(int len)
- Parameters:
len - length of the string
- Returns:
- mailto
getMailto
public String getMailto()
- Returns:
- mailto
getMailsubject
public String getMailsubject(int len)
- Parameters:
len - length of the string
- Returns:
- mailsubject
getMailsubject
public String getMailsubject()
- Returns:
- mailsubject
getStatus
public int getStatus()
- Returns:
- status
getDate
public String getDate()
- Returns:
- date